home *** CD-ROM | disk | FTP | other *** search
- PC/Computing February 1992
-
- RESET YOUR LASER PRINTER
-
- INITLJ.BAS is a short QBasic program that also runs under
- GW-BASIC. It resets your LaserJet to Courier with the
- default page margins, and you can easily edit it to set
- up other fonts or formatting for tasks such as index cards
- or form printing.
-
- This program assumes you use LPT1:. If you're using a
- different port, edit line 160 of the .BAS file to
- reflect this.
-
- Next, create a batch file containing the single line
-
- QBASIC/RUN INITLJ.BAS
-
- and save it as INITLJ.BAT. To reset your printer, simply
- enter INITLJ at the DOS prompt.
-
-